home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / bbs / qb281cz2.zip / WHATSNEW.281 < prev   
Text File  |  1996-07-20  |  20KB  |  519 lines

  1. (****************************************************************************)
  2. (*         The "What's New" Document for QuickBBS version 2.81 Zeta-2       *)
  3. (*         This information may be freely copied and used at no charge      *)
  4. (*                                                                          *)
  5. (*         Use of this information in any other BBS program is              *)
  6. (*         strictly prohibited.                                             *)
  7. (*                                                                          *)
  8. (*         Copyright 1991-96  Matrix Technology                             *)
  9. (*         All Rights Reserved.                                             *)
  10. (****************************************************************************)
  11.  
  12. ******************************************************************************
  13. - QuickBBS Purchased by Matrix Technology & Benjamin Schollnick.
  14. ******************************************************************************
  15.  
  16. - Read "README.DOC" for additional information.
  17.        "UPGRADE.DOC" for upgrade information.
  18.  
  19. =============
  20. | Zeta-2.0b |
  21. =============
  22.         - Added Type 63 to Menuedit's Online Help.
  23.         - Fixed Bug w/Menuedit Trying to Delete past end of MenuPacket.
  24.  
  25. =============
  26. | Zeta-2.0a |
  27. =============
  28.  
  29.         - Fixed ANSI bug on *LOCAL* displays.  
  30.                 = QuickBBS was outputing a NUL (#0) to the screen, instead
  31.                         of "ignoring" it.  It is still SENT out the comport,
  32.                         but is no longer "SHOWN" on screen.
  33.         
  34.         - Type 19, 20, 21, 41, 43, 53, 59, 62 and 63.  
  35.                 (IE Ansi On/Off, *UPDATE LAST READ POINTERS*, etc)
  36.  
  37.                 Now have a *OPTION* to pause after the command has been
  38.                 executed.  If you Add "/RETURN" to the optional data line
  39.                 you will receive a "Press Return:" message after the 
  40.                 execution. 
  41.                 
  42.                 (Keep in mind your "Press Return" message will vary language
  43.                 to language).
  44.  
  45. =============
  46. | Zeta-1.9C |
  47. =============
  48.  
  49.         - Changed DISKFREE functions to support 2G+ drives...(I hope?)
  50.         - Fixed bug (?) in UPLOAD routines, which might have caused 
  51.                 QUICKBBS to be confused with LOWERCASE paths in FILECFG.DAT
  52.         - Fixed CHAT routines to show the "cough", "Laugh", and "Smile"
  53.                 messages to be broadcast, and not just shown locally.
  54.  
  55.  
  56. =============
  57. | Zeta-1.9B |
  58. =============
  59.  
  60. - Fastlogon is now in the NODECFG.DAT file.
  61.         - Update and make sure you FASTLOGON is setup the way you want!
  62. - Fixed problem with Timelimits
  63. - Fixed Description on Uploads
  64. - Fixed Overlay generation Problems
  65. - Fixed Possible confusion on Goldbase/Classic Generation of Executables
  66.  
  67.  
  68. =============
  69. | Zeta-1.9C |
  70. =============
  71. ==============================================================================
  72. - Several Language Entries have been added, make sure to update your
  73.         language files.
  74. ==============================================================================
  75. - NODECFG will need to be run from each of your NODE subdirectories
  76.         (If you run multinode).  This program will take all NODE 
  77.         SPECIFIC paths, and entries out of your QUICKCFG.DAT file
  78.         and place them into NODECFG.DAT.  This allows your system
  79.         to have a SINGLE QUICKCFG.DAT file in your \QUICKBBS directory,
  80.         and have multiple NODECFG.DAT files for each NODE you run.
  81.         * This allows:
  82.                 - 20 SLOTS for Modem Connection Responses:
  83.                         Off the top of my head, I can only think of
  84.                         14 slots that would NORMALLY be used.  That
  85.                         gives us 6 extra slots for expansion.
  86.                         (300,   1200,   2400,   4800,   9600,   
  87.                         14400,  16800,  19200,  21600,  24000,
  88.                         28800,  33600,  57600,  11500)
  89.                 - Different Modem Commands (Initialization, CBV settings,                  
  90.                         etc) for each node.
  91.                 - Different PathNames for each node (Nice for Lans, etc)
  92. ==============================================================================
  93. - Elimination of "Three Name" login problem.
  94.         IE.  "Michael William Smith" would have 
  95.                 used 'SMITH' as a password, under the old system.
  96.  
  97.                 Now to use the login/password routine, just add
  98.                 a SEMI-COLON (";") in between the name, and password.
  99.  
  100.         IE. "Michael William;Smith"
  101.                     or
  102.             "Chief Programmer! In Charge"
  103.  
  104.                 Can be used, this also allows your Users to login
  105.                 using their aliases.
  106.  
  107.         [The only change that is noticable, is the need to use the semi-colon]
  108. ==============================================================================
  109. - The InterNode Chat System now has three new Commands:
  110.         Ctrl-G - "Giggle."  
  111.         Ctrl-S - "Smile."
  112.         Ctrl-C - "Coughs."
  113.   These commands *CAN* BE changed via the Language Editor.
  114. ==============================================================================
  115. - Nodelist Structure has been updated to allow Zones above 255
  116.         You have to recompile your nodelist (via Qnode) to allow
  117.         QuickBBS to use your nodelist.
  118. ==============================================================================
  119. - The User Record has changed *SLIGHTLY*
  120.         
  121.         - There now is *GUEST* Accounts.  Be VERY VERY careful with
  122.                 setting up Guest Accounts, due to the FACT that there
  123.                 is *NO* password checks for Guest Accounts!
  124.  
  125.         - The Full Screen Message Viewer should be USER Configurable!
  126.                 - Menu Type 63 Will Toggle the Full Screen Message Viewer
  127.                         active, or inactive.
  128. ==============================================================================
  129. - The SSR viewing options 
  130.  
  131.         *are* available from :               Not Supported by:
  132.  
  133.                 - ZOC                           - Frontdoor
  134.                                                 - Maindoor & Maindoor/2
  135. ==========
  136. | Zeta-1 |
  137. ==========
  138. ==============================================================================
  139.  
  140. File transfer code should be more kind to multi-taskers
  141.  
  142. # characters in file names no longer mess up external protocols
  143.  
  144. Leading and trailing blanks are now stripped when reading IEMSI packet
  145.  
  146. Fixed *TOP specifier on menu goto commands
  147.  
  148. Fixed NO-SSR env variable, but try not using it...
  149.  
  150. Qlink speeded up considerably - new link technique
  151.  
  152. Qecho has new items for config file, space checking
  153.  
  154.  
  155. ==============================================================================
  156. --- 2.80 Gamma-5
  157.  
  158. Fixed log corruption problem
  159.  
  160. Speeded up spinner on file search by date
  161.  
  162. Message scan mode no longer lets users stay on past their time limit
  163.  
  164. Kill/sent and Crash options now work properly when forwarding netmail
  165.  
  166. Up/download commands no longer cut off at 66 characters in external protocol
  167.   setup
  168.  
  169. Verifier now logs the actual phone number dialed (after translation)
  170.  
  171. Fixed error 201 when there are more than 200 file areas defined
  172.  
  173. Comparison between 2 questionaire variables is now supported
  174.  
  175. ^K| now works properly even with language phrases 514 and 515 ;-)
  176.  
  177. Now creates MBUNLOCK.NOW semaphore file when entering a message
  178.  
  179. ** on a type 7 now causes a single * to be passed to the external program
  180.  
  181. Fixed problem when deleting a message in the middle of a thread
  182.  
  183. Enhanced error logging for error code 162
  184.  
  185. Message numbers no longer truncated when using QuickScan command with GoldBase.
  186.   If you are running GoldBase you will need to update language file entries
  187.   482 and 483 to fix a cosmetic problem where the header is out of sync with
  188.   the information - if this sounds confusing then try a QuickScan and you'll
  189.   see what I mean ;-)
  190.  
  191. 52 line DOOR.SYS file now created on type 7 and 15 commands
  192.